Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps dbup-sqlite, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Logging.Abstractions. These dependencies needed to be updated together.
Updates dbup-sqlite from 6.0.0-beta.3 to 6.0.0-beta.15

Release notes

Sourced from dbup-sqlite's releases.

6.0.0-beta.15

What's Changed

New Contributors

Full Changelog: DbUp/dbup-sqlite@6.0.0-beta.3...6.0.0-beta.15

Commits
  • 17b8fd0 Update all the references
  • 77fae40 Changed case from SQLite to Sqlite (#12)
  • 73dd9a9 Referenced the Microsoft.Data.Sqlite.Core package (#11)
  • 025c940 Removed PRAGMA because it doesn't work in this version
  • f9aee5d Merge pull request #5 from jafin/fix/sqlite-exhibitsafehandler-577
  • 0cd4c56 Added link to the Issue
  • 77a1265 Merge branch 'release/6.0.0' into fix/sqlite-exhibitsafehandler-577
  • 56d5c46 fix(driverResolve Exception during PerformUpgrade using LogScriptOutput #577
  • See full diff in compare view

Updates Microsoft.Extensions.DependencyInjection.Abstractions from 9.0.0 to 8.0.0

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 8.0.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…ns and Microsoft.Extensions.Logging.Abstractions

Bumps [dbup-sqlite](https://github.com/DbUp/dbup-sqlite), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `dbup-sqlite` from 6.0.0-beta.3 to 6.0.0-beta.15
- [Release notes](https://github.com/DbUp/dbup-sqlite/releases)
- [Commits](DbUp/dbup-sqlite@6.0.0-beta.3...6.0.0-beta.15)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.0)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: dbup-sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 18, 2024
@github-actions github-actions bot merged commit f9a5b57 into master Dec 18, 2024
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/multi-932b94beb2 branch December 18, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant